editmatrix
Use this operator to select edits from an editmatrix or editarray object.
# S3 method for editmatrix
[(x, i, j, ...)# S3 method for editarray
[(x, i, j, ...)
# S3 method for editarray
[(x, i, j, ...)
# S3 method for editset
[(x, i, j, ...)
# S3 method for editlist
[(x, i, j, ...)
an object of class editmatrix
or editarray
the row index in the edit matrix (numeric, logical or rowname)
the column index in the edit matrix
arguments to be passed to other methods. Currently ignored.